Revision: fakeroot--scratchbox--0.0--patch-10
Archive: tsavola@movial.fi--scratchbox
Creator: Timo Savola <tsavola@movial.fi>
Date: Wed Sep 15 14:00:17 EEST 2004
Standard-date: 2004-09-15 11:00:17 GMT
Modified-files: libfakeroot.c
New-patches: tsavola@movial.fi--scratchbox/fakeroot--scratchbox--0.0--patch-10
Summary: setuid/gid support
Keywords: 

The set functions store the id in the environment and the corresponding get
function reads it from there -> the ids propagate to child processes.

fakeroot already had support for setting the uid/gid/euid/egid via the
environment.  This patch makes it possible for the processes to change that
information.
